"1" "MP3 Player"
{
	"1" "Playlist 1"	
	{
		"1" "Song1" "mp3 play mp3files/1"
		"2" "Song2" "mp3 play mp3files/2"
		"3" "Song3" "mp3 play mp3files/3"
		"4" "Song4" "mp3 play mp3files/4"
		"5" "Song5" "mp3 play mp3files/5"
		"6" "Song6" "mp3 play mp3files/6"
		"7" "Song7" "mp3 play mp3files/7"
		"8" "Song8" "mp3 play mp3files/8"
		"9" "Song9" "mp3 play mp3files/9"
		"10" "Song10" "mp3 play mp3files/10"
		
	}
	"2" "Playlist 2" 
	{
		"1" "Song11" "mp3 play mp3files/11"
		"2" "Song12" "mp3 play mp3files/12"
		"3" "Song13" "mp3 play mp3files/13"
		"4" "Song14" "mp3 play mp3files/14"
		"5" "Song15" "mp3 play mp3files/15"
		"6" "Song16" "mp3 play mp3files/16"
		"7" "Song17" "mp3 play mp3files/17"
		"8" "Song18" "mp3 play mp3files/18"
                "9" "Song19" "mp3 play mp3files/19"
		"10" "song20" "mp3 play mp3files/20"
	}
	"3" "Playlist 3"
	{
		"1" "Song21" "mp3 play mp3files/21"
		"2" "Song22" "mp3 play mp3files/22"
		"3" "Song23" "mp3 play mp3files/23"
		"4" "Song24" "mp3 play mp3files/24"
		"5" "Song25" "mp3 play mp3files/25"
        
        }
     
	 "6" "MP3 Volume"
	{
		"1" "Max Volume" "MP3volume 1.0"
		"2" "High Volume" "MP3volume 0.75"
		"2" "Normal Volume" "MP3volume 0.5"
		"3" "Medium Volume" "MP3volume 0.25"
		"4" "Low Volume" "MP3volume 0.1"
		"5" "Muted" "MP3volume 0"
	}
	"7" "Stop Music" "mp3 stop"
        } 
}
"2" "Message Menu"
{
			"1" "Insult" "say Hey Fag Motherfucker cocksucker Likerass Noob!!!"
			"2" "GLHF" "say [G]ood [L]uck [H]ave [F]un"
			"3" "GG" "say Good Game Very [N]!CE..."

                        "4" "HaHaHa" "say HAHAHAHAHAHA RoFl LOL RoFl LOL =)) =))"
                        "5" "HS" "say <<<<<< BoOo0oOom HEADSHOT BIAAACTH! >>>>>>"
                        "6" "Nice Shot" "say Nice shot very nice."
                        "7" "Server Say Commands"
                        { 
                          "1" "What's my rank?" "say /rank"
	                  "2" "What's the time?" "say /thetime"
	                  "3" "Is friendly fire on?" "say /ff"
	                  "4" "The next map is..." "say /nextmap"
	                  "5" "How much time is left?" "say /timeleft"
	                  "6" "The top15 players..." "say /top15"
	                  "7" "Vote Players List" "toggleconsole; vote"
                          "8" " Vote Map" "toggleconsole; votemap"

                         }

                
}
"3" "Demo Recorder"
{	
                "1" "Demo#1"
		{	
			"5" "Record demo1" "record demo1"
			"6" "Stop recording" "stop"
			"7" "Play demo1" "playdemo demo1"
		}	
		"2" "Demo#2"
		{	
			"1" "Record demo2" "record demo2"
			"2" "Stop recording" "stop"
			"3" "Play demo2" "playdemo demo2"
		}	
		"3" "Demo#3"
		{	
			"1" "Record demo3" "record demo3"
			"2" "Stop recording" "stop"
			"3" "Play demo3" "playdemo demo3"
		}		
		"4" "Demo#4"
		{	
			"1" "Record demo4" "record demo4"
			"2" "Stop recording" "stop"
			"3" "Play demo4" "playdemo demo4"
		}
		"5" "Demo#5"
		{	
			"1" "Record demo5" "record demo5"
			"2" "Stop recording" "stop"
			"3" "Play demo5" "playdemo demo5"
		}
		"6" "Record demo with filename..." "messagemode record"
		"7" "Stop demo recording" "stop"
}
"4" "AMXX Menu"
{

			"1" "Ban Player" "amx_banmenu"
			"2" "Pause Server" "amx_pause"
			"3" "Restart Server" "amx_cvar sv_restartround 1"
	                "4" "Kick Player" "amx_kickmenu" 
			"5" "Plant the Bomb" "amx_csay red TERRORISTS PLANT THE BOMB OR YOU WILL GET SLAYED/SLAPPED TO DEAD!"
			"6" "Rescue the Hostages" "amx_csay red COUNTER-TERRORISTS RESCUE THE HOSTAGES OR YOU WILL GET SLAYED/SLAPPED TO DEAD!"
			"7" "I M Admin" "amx_csay red I M The Admin Here........"
                        "9" "Changelevel" "amx_mapmenu"

		}	
}
"5" "Bot Menu LOCAL"
{
	"1" "Bot Management"
	{
		"1" "Kill all Bots"			"bot_kill"
		"2" "Kick all Bots"			"bot_kick"
		"3" "Stop ALL Bots"
		{
			"1" "Freeze All Bots"		"bot_stop 1"
			"2" "Un-Freeze All Bots"	"bot_stop 0"
		}
		"4" "Radio Chatter"
		{
			"1" "Off"			"bot_chatter off"
			"2" "Standard Radio"		"bot_chatter radio"
			"3" "Minimal"			"bot_chatter minimal"
			"4" "Normal"			"bot_chatter normal"
		}
	}
	"2" "Bot Numbers"
	{
		"1" "Quick add Bot"			"bot_add"
		"2" "Add a specific Bot"
		{
			"1" "Add Terrorist"		"bot_add_t"
			"2" "Add Counter-Terrorist"	"bot_add_ct"
		}
		"3" "Bot join Team"
		{
			"1" "Terrorist"			"bot_join_team t"
			"2" "Counter-Terrorist"		"bot_join_team ct"
			"3" "Either"			"bot_join_team any"
		}
		"4" "Bot Quota"
		{
			"1" "3 Bots"			"bot_quota 3"
			"2" "5 Bots"			"bot_quota 5"
			"3" "8 Bots"			"bot_quota 8"
			"4" "10 Bots"			"bot_quota 10"
			"5" "12 Bots"			"bot_quota 12"
			"6" "15 Bots"			"bot_quota 15"
		}
	}
	"3" "Bot Settings"
	{
		"1" "Difficulty"
		{
			"1" "Easy"			"bot_difficulty 0"
			"2" "Normal"			"bot_difficulty 1"
			"3" "Hard"			"bot_difficulty 2"
			"4" "Expert"			"bot_difficulty 3"
		}
		"2" "Map Objectives"
		{
			"1" "Bots Complete Objectives"	"bot_defer_to_human 0"
			"2" "Humans Complete Objectives""bot_defer_to_human 1"
		}
		"3" "Weapon Mode"
		{
			"1" "Knives Only"		"bot_knives_only 1"
			"2" "Pistols Only"		"bot_pistols_only 1"
			"3" "Snipers Only"		"bot_snipers_only 1"
			"4" "All Weapons"		"bot_all_weapons 1"
		}
		"4" "Weapon Restrictions"
		{
			"1" "Grenades"
			{
				"1" "Allow"		"bot_allow_grenades 1"
				"2" "Restrict"		"bot_allow_grenades 0"
			}
			"2" "Machine Guns"
				{
				"1" "Allow"		"bot_allow_machine_guns 1"
				"2" "Restrict"		"bot_allow_machine_guns 0"
			}
			"3" "Pistols"
			{
				"1" "Allow"		"bot_allow_pistols 1"
				"2" "Restrict"		"bot_allow_pistols 0"
			}
			"4" "Rifles"
			{
				"1" "Allow"		"bot_allow_rifles 1"
				"2" "Restrict"		"bot_allow_rifles 0"
			}
			"5" "Shield"
			{
				"1" "Allow"		"bot_allow_shield 1"
				"2" "Restrict"		"bot_allow_shield 0"
			}
			"6" "Shotguns"
			{
				"1" "Allow"		"bot_allow_shotguns 1"
				"2" "Restrict"		"bot_allow_shotguns 0"
			}
			"7" "Snipers"
			{
				"1" "Allow"		"bot_allow_snipers 1"
				"2" "Restrict"		"bot_allow_snipers 0"
			}
			"8" "Sub-Machine Guns"
			{
				"1" "Allow"		"bot_allow_sub_machine_guns 1"
				"2" "Restrict"		"bot_allow_sub_machine_guns 0"
			}
		}
	}
}
"6" "Game Settings"
{
	        "1" "Weapon Hands"
		{
			"1" "Use Right Hand" "cl_righthand 1"
			"2" "Use Left Hand" "cl_righthand 0"
		}
		"2" "Auto Help"
		{
			"1" "On" "setinfo _ah 1"
			"2" "Off" "setinfo _ah 0"
		}
		"3" "Buy Menu Type"
		{
			"1" "VGUI" "setinfo _vgui_menus 1"
			"2" "Classic Text" "setinfo _vgui_menus 0"
                }
		"4" "Friendly Fire"
		{
			"1" "On" "mp_friendlyfire 1"
			"2" "Off" "mp_friendlyfire 0"
		}
		"5" "Auto Weapon Switch"
		{
			"1" "On" "setinfo _cl_autowepswitch 1"
			"2" "Off" "setinfo _cl_autowepswitch 0"
		}
                
		"6" "Weather Effects"
		{
			"1" "On" "cl_weather 1"
			"2" "Off" "cl_weather 0"
		}
		"7" "Center playername ID"
		{
			"1" "On" "hud_centerid 1"
			"2" "Off" "hud_centerid 0"
		}
                "8" "Radar"
		{
			"1" "On" "drawradar"
			"2" "Off" "hideradar"
		}
		"9" "Radar Type"
		{
			"1" "Old" "cl_radartype 0"
			"2" "New" "cl_radartype 1"
                }
                "10" "Net Graph"
		{	
			"1" "Net Graph 1" "net_graph 1"
			"2" "Net Graph 2" "net_graph 2"
			"3" "Net Graph 3" "net_graph 3"
			"6" "Net Graph Position left" "net_graphpos 3"
			"7" "Net Graph Position right" "net_graphpos 1"
			"8" "Net Graph Position middle" "net_graphpos 2"
			"9" "Net Graph Off" "net_graph 0"
		}	
		"11" "Show FPS"
		{	
			"1" "On" "cl_showfps 1"
			"2" "Off" "cl_showfps 0"
		}
}

"7" "#Cstrike_CHANGE_TEAM"	"chooseteam"
